xen.git
2018-02-12 Haozhong Zhangx86/srat: fix the end pfn check in valid_numa_range()
2018-02-12 Andrew Cooperx86/vmx: Drop enum handler_return
2018-02-12 Wei LiuRevert "make xen ocaml safe-strings compliant"
2018-02-12 Wei LiuRevert "ocaml/libs/xb: update xb.mli in accordance...
2018-02-09 Julien Grallxen/arm: vpsci: Move PSCI function dispatching from...
2018-02-09 Julien Grallxen/arm: vsmc: Don't implement function IDs that don...
2018-02-09 Julien Grallxen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO...
2018-02-08 Andre PrzywaraARM: make nr_irqs a constant
2018-02-08 Andre PrzywaraARM: VGIC: rework gicv[23]_update_lr to not use pending_irq
2018-02-08 Andre PrzywaraARM: VGIC: factor out vgic_get_hw_irq_desc()
2018-02-08 Andre PrzywaraARM: VGIC: factor out vgic_connect_hw_irq()
2018-02-08 Andre PrzywaraARM: VGIC: rework events_need_delivery()
2018-02-08 Andre PrzywaraARM: VGIC: split up gic_dump_info() to cover virtual...
2018-02-08 Andre PrzywaraARM: VGIC: split gic.c to observe hardware/virtual...
2018-02-08 Andre PrzywaraARM: VGIC: drop unneeded gic_restore_pending_irqs()
2018-02-08 George Dunlapxen: Disable ARINC653 scheduler by default for non...
2018-02-08 George Dunlapxen: Fix credit1 Kconfig entry
2018-02-07 Wei Liuocaml/libs/xb: don't generate *.mli automatically
2018-02-07 Wei Liuocaml/libs/xb: update xb.mli in accordance with df1e4c6e7f8
2018-02-07 Olaf Heringstubdom: install firmware files as data
2018-02-07 Roger Pau Monnékconfig/gcov: rename to coverage
2018-02-07 Jan Beulichx86: reduce Meltdown band-aid IPI overhead
2018-02-07 Jan BeulichPCI/passthrough: don't discard Dom0 provided information
2018-02-07 Michael Youngupdate the minimal ocaml version to 4.02
2018-02-07 Andrew Cooperx86/boot: Make alternative patching NMI-safe
2018-02-07 George Dunlapx86/mm: Add debug code to detect illegal page_lock...
2018-02-07 Michael Youngmake xen ocaml safe-strings compliant
2018-02-07 Olaf Heringdocs: clearify symlink usage in xen-pv-channel
2018-02-07 Olaf Heringdocs: fix kernel config option in xen-pv-channel
2018-02-06 Andrew Cooperx86/spec_ctrl: Fix determination of when to use IBRS
2018-02-06 Zhongze Liulibxc: add xc_domain_remove_from_physmap to wrap XENMEM...
2018-02-06 Razvan Cojocarutests/xen-access: disable CR4 write events on applicati...
2018-02-06 Jan Beulichx86/NMI: invert condition in nmi_show_execution_state()
2018-02-06 Jan Beulichlibxc: don't fail domain creation when unpacking initrd...
2018-02-05 Andrew Cooperxen/livepatch: Drop stray tabs and fix indentation
2018-02-05 Andrew Cooperx86/emul: Fix the emulation of invlpga
2018-02-05 Andrew Cooperx86/emul: Misc non-functional improvements
2018-02-05 Brian Woodsx86/svm: correct EFER.SVME intercept checks
2018-02-05 Brian Woodsx86/svm: update VGIF support
2018-02-05 Jan Beulichx86emul: add missing suffixes in test harness
2018-02-05 Jan Beulichx86emul: add tables for XOP 08 and 09 extension spaces
2018-02-02 Julien Grallxen/arm: Don't crash the domain on invalid HVC immediate
2018-02-02 Julien Grallxen/arm: Don't crash domain on bad MMIO emulation
2018-02-02 Julien Grallxen/arm: io: Distinguish unhandled IO from aborted one
2018-02-02 Julien Grallxen/arm: traps: Merge try_handle_mmio() and handle_mmio()
2018-02-02 Julien Grallxen/arm32: entry: Document the purpose of r11 in the...
2018-02-02 Julien Grallxen/arm32: Invalidate icache on guest exist for Cortex-A15
2018-02-02 Julien Grallxen/arm32: Invalidate BTB on guest exit for Cortex...
2018-02-02 Julien Grallxen/arm32: Add skeleton to harden branch predictor...
2018-02-02 Julien Grallxen/arm32: entry: Add missing trap_reset entry
2018-02-02 Julien Grallxen/arm32: Add missing MIDR values for Cortex-A17 and A12
2018-02-02 Julien Grallxen/arm32: entry: Consolidate DEFINE_TRAP_ENTRY_* macros
2018-02-02 Andrew Cooperx86/emul: Add structure names to opcode tables
2018-02-02 Jan Beulichx86emul: support FMA insns
2018-02-02 Jan Beulichx86: allow easier disabling of BTI mitigations
2018-02-01 Andrew Cooperx86/emul: Split exception handling out of invoke_stub()
2018-02-01 Andrew Cooperarm/alternatives: Drop the !HAS_ALTERNATIVE infrastructure
2018-02-01 Andrew Cooperx86/ioemul: Misc improvements to ioport_emulate.c
2018-02-01 Jan Beulichx86/shim: don't use 32-bit compare on boolean variable
2018-02-01 Jan Beulichx86emul: support FMA4 insns
2018-02-01 Jan Beulichx86emul: support F16C insns
2018-01-31 Andrew Cooperx86/emul: Improvements to internal users of decode_regi...
2018-01-31 Andrew Cooperx86/hvm: Improvements to external users of decode_regis...
2018-01-31 Andrew Cooperx86/emul: Optimise decode_register() somewhat
2018-01-31 Andrew Cooperx86/emul: Introduce a test covering legacy byte ops
2018-01-31 Roger Pau Monnéx86: move declaration of the exception_table to C
2018-01-31 Jan Beulichx86: re-organize toggle_guest_*()
2018-01-31 Jan Beulichxenmem_add_to_physmap_one() has no need to know of...
2018-01-31 Andrew Cooperxen/cmdline: Fix parse_boolean() for unadorned values
2018-01-30 Andre PrzywaraARM: GICv3: copy Dom0 GICv3 reg property from host DT
2018-01-30 Julien Grallxen/arm: GICv3: Only initialize ITS when the distributo...
2018-01-30 Julien Grallxen/arm: GICv3: Parse ITS information from the firmware...
2018-01-30 Andrew Cooperx86/hvm: Drop hvm_set_mode() and associated vmx hooks
2018-01-30 Andrew Cooperxen/evtchn: Cleanup for virq_is_global() infrastructure
2018-01-30 Andrew Cooperx86/asm: Drop __GET_CURRENT()
2018-01-29 Andrew Coopertools/libxl: Fix assertion failure when trying to build...
2018-01-29 Andrew Cooperxen: Fix XSM build after dropping XEN_DOMCTL_getmemlist
2018-01-26 Stefano Stabellinix86/boot: turn the selftests ASSERT into a warning
2018-01-26 Andrew Cooperx86/boot: Make the "Building Dom0" messages consistent
2018-01-26 Andrew Cooperxen: Drop DOMCTL_getmemlist and xc_get_pfn_list()
2018-01-26 Andrew Coopertools/ocaml: Drop coredump infrastructure
2018-01-26 Roger Pau Monnexen/pvshim: fix GNTTABOP_query_size hypercall forwardin...
2018-01-26 Andrew Cooperx86/idle: Clear SPEC_CTRL while idle
2018-01-26 Andrew Cooperx86/cpuid: Offer Indirect Branch Controls to guests
2018-01-26 Andrew Cooperx86/ctxt: Issue a speculation barrier between vcpu...
2018-01-26 Andrew Cooperx86/boot: Calculate the most appropriate BTI mitigation...
2018-01-26 Andrew Cooperx86/entry: Avoid using alternatives in NMI/#MC paths
2018-01-26 Andrew Cooperx86/entry: Organise the clobbering of the RSB/RAS on...
2018-01-26 Andrew Cooperx86/entry: Organise the use of MSR_SPEC_CTRL at each...
2018-01-26 Andrew Cooperx86/hvm: Permit guests direct access to MSR_{SPEC_CTRL...
2018-01-26 Andrew Cooperx86/migrate: Move MSR_SPEC_CTRL on migrate
2018-01-26 Andrew Cooperx86/msr: Emulation of MSR_{SPEC_CTRL,PRED_CMD} for...
2018-01-26 Andrew Cooperx86/cpuid: Handling of IBRS/IBPB, STIBP and IBRS for...
2018-01-26 Andrew Cooperxen/build: Untangle CONFIG_DEBUG and CONFIG_FRAME_POINTER
2018-01-26 Jan Beulichx86/p2m: force return value checking of p2m_set_entry()
2018-01-26 Wei Liuxen: Fix xsm build after [g]cov renaming
2018-01-25 George Dunlapxl: Don't warn on using 'deprecated' mode selection
2018-01-25 Oleksandr Grytsovlibxl: move ibxl_devid_to_device_... to LIBXL_DEFINE_DE...
2018-01-25 Oleksandr Grytsovlibxl: move libxl__device_from_ to LIBXL_DEFINE_DEVICE_...
2018-01-25 Oleksandr Grytsovlibxl: use libxl__device_kind in LIBXL_DEFINE_UPDATE_DEVID
next